home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 7
/
Aminet 7 - August 1995.iso
/
Aminet
/
comm
/
tcp
/
CobbWeb1.lha
/
startnet.diff
< prev
next >
Wrap
Text File
|
1995-03-19
|
697b
|
27 lines
*** startnet.org Sun Mar 19 19:19:12 1995
--- startnet Mon Mar 13 20:20:47 1995
***************
*** 14,19 ****
--- 14,23 ----
AmiTCP:bin/ifconfig lo0 localhost
; Configure ppp0
AmiTCP:bin/ifconfig ppp0 {IPADDRESS} 38.145.223.126
+
+ ; activate ppp0
+ online ppp0
+
; Add IP address entry for this host
rx "address AMITCP; 'ADD HOST {IPADDRESS} mango.mnemonics.com '"
; Add route to this host
***************
*** 26,29 ****
Mount TCP: from AmiTCP:devs/Inet-Mountlist
EndIf
; Start the internet `super server'
! run AmiTCP:bin/inetd
--- 30,33 ----
Mount TCP: from AmiTCP:devs/Inet-Mountlist
EndIf
; Start the internet `super server'
! run <NIL: >NIL: AmiTCP:bin/inetd